home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / mail / pine391base.lha / pine3.91 / .pinerc < prev    next >
Text File  |  1995-05-23  |  5KB  |  135 lines

  1. # Updated by Pine(tm) 3.91, copyright 1989-1993 University of Washington.
  2. #
  3. # Pine configuration file -- customize as needed.
  4. #
  5. #This file sets the configuration options used by Pine and PC-Pine.  If you
  6. # are using Pine on a Unix system, there may be a system-wide configuration
  7. # file which sets the defaults for these variables.  There are comments in
  8. # this file to explain each variable, but if you have questions about
  9. # specific settings see the section on configuration options in the Pine
  10. # notes.  On Unix, run pine -conf to see how system defaults have been set.
  11. # For variables that accept multiple values, list elements are separated
  12. # by commas.  A line beginning with a space or tab is considered to be a
  13. # continuation of the previous line.  For a variable to be unset its value
  14. # must be blank.  To set a variable to the empty string its value should
  15. # be "".  You can override system defaults by setting a variable to the
  16. # empty string.  Switch variables are set to either "yes" or "no", and
  17. # default to "no".
  18. # Lines beginning with "#" are comments, and ignored by Pine.
  19.  
  20.  
  21. # Over-rides your full name from Unix password file. Required for PC-Pine.
  22. personal-name=
  23.  
  24. # Sets domain part of From: and local addresses in outgoing mail.
  25. user-domain=
  26.  
  27. # List of SMTP servers for sending mail. If blank: Unix Pine uses sendmail.
  28. smtp-server=
  29.  
  30. # NNTP server for posting news. Also sets news-collections for news reading.
  31. nntp-server=
  32.  
  33. # Path of (local or remote) INBOX, e.g. ={mail.somewhere.edu}inbox
  34. # Normal Unix default is the local INBOX (usually /usr/spool/mail/$USER).
  35. inbox-path=
  36.  
  37. # List of incoming msg folders besides INBOX, e.g. ={host2}inbox, {host3}inbox
  38. # Syntax: optnl-label {optnl-imap-host-name}folder-path
  39. incoming-folders=
  40.  
  41. # List of directories where saved-message folders may be. First one is
  42. # the default for Saves. Example: Main {host1}mail/[], Desktop mail\[]
  43. # Syntax: optnl-label {optnl-imap-hostname}optnl-directory-path[]
  44. folder-collections=
  45.  
  46. # List, only needed if nntp-server not set, or news is on a different host
  47. # than used for NNTP posting. Examples: News *[] or News *{host3/nntp}[]
  48. # Syntax: optnl-label *{news-host/protocol}[]
  49. news-collections=*{watserv1.uwaterloo.ca/nntp}[]
  50.  
  51. # Over-rides default path for sent-mail folder, e.g. =old-mail (using first
  52. # folder collection dir) or ={host2}sent-mail or ="" (to suppress saving).
  53. # Default: sent-mail (Unix) or SENTMAIL.MTX (PC) in default collection.
  54. default-fcc=
  55.  
  56. # Over-rides default path for postponed messages folder, e.g. =pm (which uses
  57. # first folder collection dir) or ={host4}pm (using home dir on host4).
  58. # Default: postponed-mail (Unix) or POSTPONE.MTX (PC) in default colection.
  59. postponed-folder=
  60.  
  61. # If set, specifies where already-read messages will be moved upon quitting.
  62. read-message-folder=
  63.  
  64. # Over-rides default path for signature file. Default is ~/.signature
  65. signature-file=
  66.  
  67. # List of file or path names for global/shared addressbook(s).
  68. # Default: none
  69. # Syntax: optnl-label path-name
  70. global-address-book=
  71.  
  72. # List of file or path names for personal addressbook(s).
  73. # Default: ~/.addressbook (Unix) or \PINE\ADDRBOOK (PC)
  74. # Syntax: optnl-label path-name
  75. address-book=
  76.  
  77. # List of features; see Pine's Setup/options menu for the current set.
  78. # e.g. feature-list= select-without-confirm, signature-at-bottom
  79. # Default condition for all of the features is no-.
  80. feature-list=
  81.  
  82. # Pine executes these keys upon startup (e.g. to view msg 13: i,j,1,3,CR,v)
  83. initial-keystroke-list=
  84.  
  85. # Only show these headers (by default) when composing messages
  86. default-composer-hdrs=
  87.  
  88. # Add these customized headers (and possible default values) when composing
  89. customized-hdrs=
  90.  
  91. # Determines default folder name for Saves...
  92. # Choices: default-folder, by-sender, by-from, by-recipient, last-folder-used.
  93. # Default: "default-folder", i.e. "saved-messages" (Unix) or "SAVEMAIL" (PC).
  94. saved-msg-name-rule=
  95.  
  96. # Determines default name for Fcc...
  97. # Choices: default-fcc, by-recipient, last-fcc-used.
  98. # Default: "default-fcc" (see also "default-fcc=" variable.)
  99. fcc-name-rule=
  100.  
  101. # Sets presentation order of messages in Index. Choices:
  102. # subject, from, arrival, date, size. Default: "arrival".
  103. sort-key=
  104.  
  105. # Sets presentation order of address book entries. Choices: dont-sort,
  106. # fullname-with-lists-last, fullname, nickname-with-lists-last, nickname
  107. # Default: "fullname-with-lists-last".
  108. addrbook-sort-rule=
  109.  
  110. # Reflects capabilities of the display you have. Default: US-ASCII.
  111. # Typical alternatives include ISO-8859-x, (x is a number between 1 and 9).
  112. character-set=
  113.  
  114. # Specifies the program invoked by ^_ in the Composer,
  115. # or the "enable-alternate-editor-implicitly" feature.
  116. editor=
  117.  
  118. # Program to view images (e.g. GIF or TIFF attachments).
  119. image-viewer=
  120.  
  121. # If "user-domain" not set, strips hostname in FROM address. (Unix only)
  122. use-only-domain-name=
  123.  
  124. # Your printer selection
  125. printer=/pine/lpr
  126.  
  127. # Special print command if it isn't one of the standard printers
  128. personal-print-command=/pine/lpr
  129.  
  130. # Set by Pine; controls beginning-of-month sent-mail pruning.
  131. last-time-prune-questioned=
  132.  
  133. # Set by Pine; controls display of "new version" message.
  134. last-version-used=
  135.